home *** CD-ROM | disk | FTP | other *** search
/ Colson Caster Selection Guide 3 / Colson Caster Selection Guide 3.0.iso / data1.cab / Program_Executable_Files / colsoncd.dxr / 00002Series_135_b_AX1.ls < prev    next >
Encoding:
Text File  |  2000-01-12  |  105 b   |  6 lines

  1. on mouseUp
  2.   if the hilite of cast "b_AX1" = 1 then
  3.     set the hilite of cast "b_AX2" to 0
  4.   end if
  5. end
  6.